* Fixing a wrong count of succeeding file undeletions when private files are undelete...
authorRotem Liss <rotem@users.mediawiki.org>
Fri, 29 Aug 2008 13:17:12 +0000 (13:17 +0000)
committerRotem Liss <rotem@users.mediawiki.org>
Fri, 29 Aug 2008 13:17:12 +0000 (13:17 +0000)
commite323edf47aab2bbdbe9b100ad01e121a650aab02
treeb006cd50d5af1858be9aeeba2058b50372cc8b60
parenta512e005f13421e849b213279278d5bf4f8a103b
* Fixing a wrong count of succeeding file undeletions when private files are undeleted: private files are not moved, and thus are not counted by storeBatch and should be added to the success count manually. This showed a bougs error when only private files were undeleted.
* Removing an outdated note in Special:Undelete: Restrictions on file revisions do not seem to be lost upon restoration.
includes/filerepo/LocalFile.php
languages/messages/MessagesEn.php
languages/messages/MessagesHe.php